Load(String,BaseTransform[]) Method
Loads the image from a file.
'Declaration
Public Overloads Sub Load( _
ByVal As System.String, _
ByVal ParamArray () As BaseTransform _
)
Parameters
- fileName
- The input file name.
- transforms
- The transformation chain for the image that is being loaded.